clear Is Managed
Deprecated
meshtastic.Config.DeviceConfig.is_managed is deprecated. See meshtastic/config.proto;l=241
If true, device is considered to be "managed" by a mesh administrator
Clients should then limit available configuration and administrative options inside the user interface
Moved to SecurityConfig
Content copied to clipboard
bool is_managed = 9 [deprecated = true];
Return
This builder for chaining.